home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 193
- Top = 126
- BorderStyle = bsDialog
- Caption = 'Computer Name'
- ClientHeight = 84
- ClientWidth = 166
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefaultPosOnly
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 32
- Top = 32
- Width = 105
- Height = 25
- Caption = 'Get Computer Name'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-